home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
grafik
/
3d & render tools
/
irit
/
man
/
man6
/
symbprod.6
< prev
next >
Wrap
Text File
|
1996-07-16
|
353b
|
20 lines
.TH SYMBPROD
6 "IRIT Version 6.0"
.SH NAME
SYMBPROD
CurveType SYMBPROD( CurveType Crv1, CurveType Crv2 )
or
SurfaceType SYMBPROD( SurfaceType Srf1, SurfaceType Srf2 )
Computes the symbolic product of the given two curves or surfaces as
a curve or surface. The product is computed coordinate-wise.
Example:
ProdSrf = SYMBPROD( Srf1, Srf2 )